home *** CD-ROM | disk | FTP | other *** search
/ Nightshift Sound & Vision / Nightshift - Sound & Vision.iso / gfx / slideshow_req < prev    next >
AmigaDOS Script File  |  1995-10-19  |  410b  |  17 lines

  1. .key Dummy
  2.  
  3. failat 21
  4. version >nil: version 39
  5. if not warn
  6.     requestfile >ENV:Verz :GFX/ drawersonly
  7.     cd $Verz
  8.     unsetenv Verz
  9. endif
  10. :c/ppshow >nil: ":s/SVLogo" pal hi l time 8 nomouse
  11. :c/ppshow "#?/~(#?.tn|#?.readme|#?.info|#?.inf|slideshow)" ham time 4 nomouse loop all
  12. if fail
  13.   echo "*ec"
  14.   :c/ppshow "~(#?.tn|#?.readme|#?.info|#?.inf|slideshow)" ham time 4 nomouse loop all
  15. endif
  16. avail >nil: flush
  17.